.news-data-list .news-item{height:158px;margin:20px 0;background:linear-gradient(180deg,#f7f8fb,hsla(0,0%,100%,0) 56%);border-radius:8px;border:1px solid #f0f1f2;padding:24px;display:flex;justify-content:space-between}.news-data-list .news-item:hover{box-shadow:0 5px 10px 0 #e5edff}.news-data-list .news-item:hover .content .title{color:#398eff}.news-data-list .news-item:hover .content .details i{animation:newsAnimation 1s linear infinite}@keyframes newsAnimation{0%{right:0}50%{right:-10px}to{right:0}}.news-data-list .news-item .news-name{width:272px;height:158px;border-radius:8px;background:#f0f1f2;display:flex;align-items:center;justify-content:center}.news-data-list .news-item .news-name img{width:100%;height:100%;border-radius:8px}.news-data-list .news-item .news-name .no-img{width:120px;height:90px}.news-data-list .news-item .content{width:858px}.news-data-list .news-item .content .content-item{height:136px;overflow:hidden}.news-data-list .news-item .content .title{font-size:20px;color:#3d3d3d;line-height:26px;cursor:pointer}.news-data-list .news-item .content .tips{margin:10px 0;font-size:16px;color:#999;line-height:21px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;word-break:break-all}.news-data-list .news-item .content .item{display:flex;justify-content:space-between}.news-data-list .news-item .content .item .time{font-size:14px;font-weight:500;color:#bdc2c7;line-height:20px}.news-data-list .news-item .content .item .time span+span{margin-left:16px}.news-data-list .news-item .content .item .details{cursor:pointer;font-size:14px;font-weight:500;color:#398eff;line-height:20px}.news-data-list .news-item .content .item .details i{position:relative;top:0;right:0;margin-left:5px}.news{background:#fff}.news .news-header{height:300px;background:url(../img/news-header.5165f3fc.jpg) top no-repeat;background-size:auto 100%}.news .news-header .header-contnet{width:1200px;padding-top:108px;margin:0 auto}.news .news-header .header-contnet .title{font-size:36px;color:#fff;line-height:48px;margin-bottom:12px}.news .news-header .header-contnet .tips{font-size:18px;color:hsla(0,0%,100%,.8);line-height:24px}.news .news-search{display:flex;justify-content:center;background:#f7f8fb;padding:24px 0}.news .news-search .search-item{width:465px;margin-right:24px;position:relative}.news .news-search .search-item .el-range__icon{display:none}.news .news-search .search-item .el-date-editor{width:100%;height:100%;padding:0 15px;border:1px solid #eaedf0}.news .news-search .search-item .el-date-editor .el-range-separator{line-height:52px}.news .news-search .search-item .el-date-editor .el-range-input::-moz-placeholder{font-size:18px;color:#999;margin-left:0;text-align:left}.news .news-search .search-item .el-date-editor .el-range-input::placeholder{font-size:18px;color:#999;margin-left:0;text-align:left}.news .news-search .search-item .data_icon{display:block;position:absolute;top:50%;right:20px;z-index:9;color:#8f91a9;font-size:16px;transform:translateY(-50%)}.news .news-search .search-item .data_display{display:none}.news .news-search .search-item .el-range__close-icon{position:absolute;right:20px;top:54%;width:18px;font-size:18px;color:#8f91a9;transform:translateY(-50%)}.news .news-search .search-but{width:221px;height:52px;background:#398eff;border-radius:4px 4px 4px 4px;font-size:18px;color:#fff;line-height:24px;text-align:center;line-height:52px;cursor:pointer}.news .news-search .search-but:hover{background:#2a66e7}.news .news-search .search-but i{margin-left:12px}.news .news-search .el-input{width:465px;margin-right:24px}.news .news-search .el-input .el-input__inner{height:52px;line-height:52px;border:1px solid #eaedf0}.news .news-search .el-input .el-input__inner::-moz-placeholder{font-size:18px;color:#999}.news .news-search .el-input .el-input__inner::placeholder{font-size:18px;color:#999}.news .news-content{width:1200px;margin:30px auto auto auto}.news .news-content .news-top{height:450px;position:relative}.news .news-content .news-top .news-top-item{cursor:pointer;display:flex}.news .news-content .news-top .news-top-item .item-img{width:912px;height:449px;background:#f0f1f2;border-radius:4px 0 0 4px;display:flex;align-items:center;justify-content:center}.news .news-content .news-top .news-top-item .item-img img{width:100%;height:100%;border-radius:4px 0 0 4px}.news .news-content .news-top .news-top-item .item-img .no-img{width:auto;height:auto}.news .news-content .news-top .news-top-item .item-content{width:228px;padding:0 30px;background:linear-gradient(140deg,#2e6fc7 33%,#398eff 94%);border-radius:0 4px 4px 0}.news .news-content .news-top .news-top-item .item-content .title{font-size:24px;color:#fff;line-height:32px;margin-top:50px}.news .news-content .news-top .news-top-item .item-content .tips{margin:20px 0;font-size:16px;color:#fff;line-height:24px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden;text-overflow:ellipsis;word-break:break-all}.news .news-content .news-top .arrow-left,.news .news-content .news-top .arrow-right{width:20px;height:20px;border-radius:50%;text-align:center;line-height:20px;cursor:pointer;position:absolute;bottom:17px;background:#fff;z-index:999}.news .news-content .news-top .arrow-left i,.news .news-content .news-top .arrow-right i{font-size:12px;color:#333}.news .news-content .news-top .arrow-left:hover,.news .news-content .news-top .arrow-right:hover{background-color:#e5edff}.news .news-content .news-top .arrow-left:hover i,.news .news-content .news-top .arrow-right:hover i{color:#2a66e7}.news .news-content .news-top .arrow-left{right:238px}.news .news-content .news-top .arrow-right{right:208px}.news .news-content .news-top .el-carousel__indicators .el-carousel__button{width:10px;height:10px;border-radius:50%;background:hsla(0,0%,100%,.5)}.news .news-content .news-top .el-carousel__indicators--horizontal{right:26px;bottom:10px;left:auto;width:150px;text-align:right;transform:none}.news .news-content .news-top .is-active .el-carousel__button{background-color:#fff}